home *** CD-ROM | disk | FTP | other *** search
- Path: news.redstone.army.mil!news
- From: Lance Perry <lperry@hiwaay.net>
- Newsgroups: comp.lang.c++
- Subject: Help! Definition of error
- Date: Thu, 25 Jan 1996 13:24:09 -0600
- Organization: Redstone Arsenal, Alabama
- Message-ID: <3107D8D9.956@hiwaay.net>
- NNTP-Posting-Host: 136.205.215.197
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (Win95; I)
-
- Could someone explain to me what the following error could be:
-
- error L2029: 'int __far __cdecl olon(struct cda_def __far*,
- unsigned char __far*,int,unsigned char __far*,int,int)' : unresolved external
-
- The 'olon' function is in a library that I am trying to link to. I am using
- VC++ 1.5/MFC 2.5.
-
- Does anyone have any ideas???
-
- Lance Perry
- lperry@hiwaay.net
-